Implementing Windows Runtime interfaces in C#, C++/CX and C++/WRL - 0 views
-
Andrey Karpov on 28 Apr 13In the recent releases of Microsoft* Visual Studio 2012 and Windows 8* with Windows Runtime as a common foundation, there are many new things to investigate. This article demonstrates how to implement interfaces with equal set of methods and properties in various languages. This can be valuable in iterative development or just helpful in better understanding interfaces in Windows Runtime.